Commit Graph

15 Commits (c2738707defc3acd1a7c8e77f38c406c38495d45)

Author SHA1 Message Date
Ben Siraphob 1c2a2b0a08 treewide: fold -> foldr 3 years ago
Emily aff9979170 lib.fake{Sri => Hash}: fix and rename 4 years ago
Tony Olagbaiye d2ba3fba69 lib: add shortcut for fake SRI hash 4 years ago
volth 08f68313a4 treewide: remove redundant rec 5 years ago
danbst 68a6b47b8c lib: add shortcuts for fake hashes (fakeSha256, fakeSha512) 6 years ago
Frederik Rietdijk c6e043d57c Remove composableDerivation, closes #18763 6 years ago
Shea Levy 943592f698
Add setFunctionArgs lib function. 6 years ago
Graham Christensen 152c63c9ff
Convert libs to a fixed-point 7 years ago
Robin Gloster f48109387a
mergeAttrsByVersion, versionedDerivation: remove 7 years ago
zimbatm 4d545297d8 lib: introduce imap0, imap1 (#25543) 7 years ago
Tom Saeger 5989515b94 lib: trivial spelling fixes 7 years ago
Benjamin Staffin d9123a2329 lib: fix mixed tab/space indents, trailing whitespace, etc 7 years ago
Wei-Ming Yang 8b78f17f5f Update deprecated.nix 9 years ago
Eelco Dolstra 314e8e49ec Remove deepOverride 9 years ago
Eelco Dolstra 0ae8b365b3 Rename misc.nix -> deprecated.nix 9 years ago
Eelco Dolstra 97220c973f Replace hasAttr/getAttr calls with the ? and . operators 10 years ago
Eelco Dolstra a4f1f4b367 Small cleanup 11 years ago
Eelco Dolstra 5fef92c4a0 Move pkgs/lib/ to lib/ 11 years ago
Vladimír Čunát b770365574 ReRevert Merge x-updates into master 11 years ago
Vladimír Čunát ec3965d8d0 Revert Merge x-updates into master due to mesa bloat 11 years ago
Marc Weber b50b9bf2b7 add versionedDerivation 11 years ago
Marc Weber e0fab80c27 experimental/multiple-versions-in-one-file 11 years ago
Vladimír Čunát 5e4aa51173 poppler: share most things between glib and qt4 versions 11 years ago
Vladimír Čunát 7d9607f151 dbus: minor update, reorganize and polish the expression 11 years ago
Eelco Dolstra 84779a6f7d Remove unnecessary parentheses around if conditions 12 years ago
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs 12 years ago
Eelco Dolstra 4f7917ac62 Remove obsolete flattenAttrs function 12 years ago
Eelco Dolstra 37159c1b9a Remove obsolete eqStrict function 12 years ago
Andres Loeh 8984139215 Fix bug in uniqList. 12 years ago
Andres Loeh 3fbd694d7d Try to cut recursion depth in uniqList and closePropagation. 12 years ago
Eelco Dolstra af2da39a04 * Remove unused function "checker". 12 years ago
Eelco Dolstra 18f98ec5a2 * Disable the trace message "not an attrSet" because it shows up in 13 years ago
Michael Raskin 32071d5b4d Adding a list-in-list checker for builderDefs closePropagation 14 years ago
Eelco Dolstra acd34843f0 * Move "checker" to lib. It seems to be unused though. 14 years ago
Eelco Dolstra d67aefc19d * Remove `customKernel' which is obsolete as far as I can tell. 14 years ago
Michael Raskin ccc497f80d Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense. 14 years ago
Michael Raskin 14eea491b8 Adding Redstore HTTP RDF/SPARQL server 14 years ago
Marc Weber bddb72ec8a psotgis: 14 years ago
Marc Weber ae8d4501b6 adding maybeEnv. This will replace from-env.nix in nixos and will be reused in copySystemConfiguration 14 years ago
Michael Raskin 89d1b7881f Update SGT puzzles and improve builderDefs processing of propagated(Native)BuildInputs after stdenv merge 15 years ago
Marc Weber 4007d19700 fix vim_configurable 15 years ago
Marc Weber 0888bf7107 remove mapRecordFlatten & fix source autofs 15 years ago
Marc Weber 976def943b nix lib: add nixType returning type of value as string which is used in 15 years ago
Eelco Dolstra aed79cca1a * Another unused function. 15 years ago
Eelco Dolstra a56509c0db * Remove some more unused functions. 15 years ago
Eelco Dolstra 802fa4ba0b * Remove sumArgs and its few remaining uses. Idem for composedArgs. 15 years ago
Nicolas Pierron 00127bef3f Move zip & zipWithNames from misc.nix to attrsets.nix and rename them to 15 years ago
Marc Weber 15afc2fa04 fix mergeAttrsWithFunc (also merge in names which are only in the snd attrs) 15 years ago
Eelco Dolstra 12395c36a9 * Typos. 15 years ago
Marc Weber 88e66ae7f4 rename mapRecordFlatten to mapAttrsFlatten 15 years ago