summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/package-management
AgeCommit message (Collapse)Author
2019-06-20Merge pull request #63521 from basvandijk/cargo-graph-0.2.0-d895af1Bas van Dijk
cargo-graph: init at 0.2.0-d895af1
2019-06-20cargo-graph: init at 0.2.0-d895af1Bas van Dijk
2019-06-17dpkg: 1.19.6 -> 1.19.7R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dpkg/versions
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-06-15reuse: init at 0.3.4Florian Franzen
2019-06-15opkg: 0.4.0 -> 0.4.1Pascal Wittmann
2019-06-12nix: Add nixFlakes attribute for the flake branchEelco Dolstra
2019-06-06cargo-edit: 0.3.1 -> 0.3.2 (#62672)Vladyslav M
cargo-edit: 0.3.1 -> 0.3.2
2019-06-05node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce ↵Sander van der Burg
nodePackages_12_x attribute set
2019-06-04cargo-edit: 0.3.1 -> 0.3.2Vladyslav M
2019-06-01treewide: update cargoSha256 hashes for cargo-vendor upgradeAlyssa Ross
A recent upgrade of cargo-vendor changed its output slightly, which broke all cargoSha256 hashes in nixpkgs. See https://github.com/NixOS/nixpkgs/issues/60668 for more information. Since then, a few hashes have been fixed in master by hand, but there were a lot still to do, so I did all of the ones left over with some scripts I wrote. The one hash I wasn’t able to update was habitat's, because it’s currently broken and the build doesn’t get far enough to produce a hash anyway.
2019-05-24home-manager: 2019-04-23 -> 2019-05-24 (#62007)Timo Kaufmann
2019-05-07Merge master into staging-nextFrederik Rietdijk
2019-05-07nix-review: 2.0.0 -> 2.0.1Jörg Thalheim
2019-05-03Merge master into staging-nextFrederik Rietdijk
2019-05-02fpm: 1.9.3 -> 1.11.0, use bundlerAppMichael Fellinger
2019-04-29nix: use llvm6 on clangMatthew Bauer
nix-2.2.2 only works with libcxx 6. We should only set the stdenv to clang when we are already using clang. Also, nixUnstable does support libcxx 7.
2019-04-27Merge staging-next into stagingFrederik Rietdijk
2019-04-26Merge pull request #56744 from matthewbauer/macos-10-12Matthew Bauer
Update macOS to 10.12
2019-04-26treewide: use llvm6 in some placesMatthew Bauer
Not everything works on llvm7. It’s easiest to just provide the llvm6 as backup in this case.
2019-04-26home-manager: add new dependencies and install scriptmtrsk
2019-04-25home-manager: 2018-11-04 -> 2019-04-23mtrsk
2019-04-24cargo-outdated: init at unstable-2019-04-13Sondre Nilsen
2019-04-20Merge pull request #57169 from timokau/appimage-improvementsTimo Kaufmann
appimage-run improvements
2019-04-20appimage-run: pass arguments to appimageTimo Kaufmann
2019-04-20appimage-run: add usage messageTimo Kaufmann
2019-04-17nixopsUnstable: 1.6.1pre2728_8ed39f9 -> 1.7pre2764_932bf43AmineChikhaoui
2019-04-17nixops: 1.6.1 -> 1.7AmineChikhaoui
Add release 1.7, also keep version 1.6.1 available for Azure backend users. Azure backend was disabled in v1.7 due to the python API changes.
2019-04-15nix: 2.2 -> 2.2.2Eelco Dolstra
2019-04-13cargo-tree: 0.25.0 -> 0.26.0jD91mZM2
2019-04-11Merge master into staging-nextFrederik Rietdijk
2019-04-09Merge pull request #58434 from matthiasbeyer/add-licensesRenaud
Add licenses
2019-04-09Merge master into staging-nextFrederik Rietdijk
2019-04-07Merge pull request #58976 from gilligan/remove-nodejs6Samuel Dionne-Riel
Remove nodejs-6_x which is about to enter EOL
2019-04-07dpkg: 1.19.5 -> 1.19.6 (#58667)R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/dpkg/versions
2019-04-04Remove nodejs-6_x which is about to enter EOLtobias pflug
- Remove nodejs-6_x - Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x - Re-generate node2nix generated files using nodejs-8_x instead
2019-04-03packagekit: make vala nativeBuildInputsworldofpeace
2019-04-01Merge commit '18aa59b0f26fc707e7313f8467e67159e61600c2' from master into stagingJohn Ericson
There was one conflict in the NixOS manual; I checked that it still built after resolving it.
2019-03-27checkinstall: Add licenseMatthias Beyer
Source: http://checkinstall.izto.org/docs/LICENSE Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-23appimagekit: add some fixes (#57591)Pedro Pombeiro
* appimagekit: fix usage of `file` so it works on NixOS * appimagekit: copy missing mksquashfs and desktop-file-utils
2019-03-23Merge staging-next into stagingFrederik Rietdijk
2019-03-22Merge pull request #57076 from Mic92/nix-reviewJörg Thalheim
doc/reviewing-contributions: nix-review instead of nox-review
2019-03-21Merge remote-tracking branch 'origin/master' into stagingWael M. Nasreddine
* origin/master: (693 commits) buildGoModule: use go_1_12 instead of go_1_11 (#58103) gitAndTools.lab: 0.15.2 -> 0.15.3 (#58091) signal-desktop: 1.22.0 -> 1.23.0 added missing semicolon to documentation terminus_font_ttf: 4.46.0 -> 4.47.0 buildGoModule: remove SSL env vars in favor of cacert in buildInputs (#58071) dav1d: init at 0.2.1 dropbox-cli: 2018.11.28 -> 2019.02.14 atlassian-confluence: 6.14.1 -> 6.14.2 maintainers: update email for dywedir python.pkgs.hglib: use patch to specify hg path (#57926) chkrootkit: 0.52 -> 0.53 radare2-cutter: 1.7.2 -> 1.8.0 autorandr: 1.7 -> 1.8 pythonPackages.pyhepmc: fix build llvm-polly/clang-polly: use latest llvm apulse: 0.1.11.1 -> 0.1.12, cleanup factorio: experimental 0.17.14 → 0.17.16 (#58000) sequeler: 0.6.7 -> 0.6.8 nasc: 0.5.1 -> 0.5.2 ...
2019-03-20nix-review: 1.0.5 -> 2.0.0Jörg Thalheim
2019-03-18packagekit: use latest valaworldofpeace
2019-03-13pacman: 5.1.2 -> 5.1.3 (#57563)Will Dietz
Not listed on official website[1], but present in release directory[2]... and seems legit[3][4] Fixes CVE, looks like: https://lwn.net/Articles/782828/ [1] https://www.archlinux.org/pacman/#_releases [2] https://sources.archlinux.org/other/pacman/ [3] https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/pacman&id=f48884ebff6788406fe1911f179a363bd2aeb9b1 [4] https://lists.archlinux.org/pipermail/pacman-dev/2019-March/023208.html
2019-03-13cargo-tree: v0.22.0 -> v0.25.0jD91mZM2
2019-03-11Merge pull request #56391 from matthewbauer/cmake-treewideMatthew Bauer
Add more CMake flags
2019-03-11treewide: remove BUILD_TESTING flagMatthew Bauer
This is now set by CMake
2019-03-10Merge remote-tracking branch 'upstream/master' into override-unstable-nixJohn Ericson