summary refs log tree commit diff
path: root/pkgs/tools/package-management
Commit message (Collapse)AuthorAge
* nixUnstable: 2.1pre6377_954d1f4d -> 2.2pre6520_18b4c53fShea Levy2018-10-28
|
* nix-review: 0.5.3 -> 0.6.0Jörg Thalheim2018-10-27
|
* apt-dater: init at 1.0.3 (#32175)Tim2018-10-26
| | | | | | * apt-dater: init at 1.0.3 * apt-dater: use autoreconfHook
* nix-review: 0.5.2 -> 0.5.3Jörg Thalheim2018-10-25
|
* python27Packages.rpm: 4.14.2 -> 4.14.2.1R. RyanTM2018-10-24
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rpm/versions
* Merge pull request #48534 from r-ryantm/auto-update/dpkgJörg Thalheim2018-10-21
|\ | | | | dpkg: 1.19.0.5 -> 1.19.2
| * dpkg: 1.19.0.5 -> 1.19.2R. RyanTM2018-10-16
| | | | | | | | | | | | | | 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
* | xbps: 0.52 -> 0.53, update repo owner name (voidlinux -> void-linux)Will Dietz2018-10-19
| |
* | Merge pull request #48559 from tilpner/appimage-run-type-1-2Jörg Thalheim2018-10-17
|\ \ | |/ |/| appimage-run: Fix type-1 support, used wrong directory
| * appimage-run: Fix type-1 support, used wrong directorytilpner2018-10-16
| |
* | nix-index: fix darwin buildDaiderd Jordan2018-10-12
| |
* | nix-index: 0.1.1 -> 0.1.2Moritz Kiefer2018-10-11
| |
* | packagekit: 1.1.10 -> 1.1.11R. RyanTM2018-10-03
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/packagekit/versions
* | nix: 2.1.2 -> 2.1.3Eelco Dolstra2018-10-02
|/
* nix: Replace meta.available checksTuomas Tynkkynen2018-09-28
| | | | | This sort of code breaks config.{allowBroken, allowUnsupportedSystem} = true by making them do unpredictable things.
* cargo-edit: 0.3.0 -> 0.3.1Vladyslav Mykhailichenko2018-09-25
|
* packagekit: Enable introspectionJan Tojnar2018-09-23
|
* Merge pull request #46955 from timbertson/nix-pinJörg Thalheim2018-09-20
|\ | | | | nix-pin: 0.3.4 -> 0.4.0
| * nix-pin: 0.3.4 -> 0.4.0Tim Cuthbertson2018-09-18
| |
* | nix: 2.1.1 -> 2.1.2Eelco Dolstra2018-09-20
| |
* | appimage-run: Support type-1 Appimages (#45973)Till Höppner2018-09-19
|/ | | | This attempts to detect older appimages and extract them in the same manner as new ones, without changing filesystem paths
* cargo-update: fix darwin build (#46625)Daiderd Jordan2018-09-13
| | | | | On darwin libcurl is also needed. /cc ZHF #45961
* Merge pull request #46100 from alyssais/cargo-editJörg Thalheim2018-09-11
|\ | | | | cargo-edit: 0.2.0 -> 0.3.0
| * cargo-edit: disable impure checkJörg Thalheim2018-09-11
| |
| * cargo-edit: add pkgconfig/openssl on non-darwinJörg Thalheim2018-09-11
| |
| * cargo-edit: use buildRustPackage instead of CarnixAlyssa Ross2018-09-11
| | | | | | | | Saving 3000 lines of Nix code.
| * cargo-edit: 0.2.0 -> 0.3.0Alyssa Ross2018-09-05
| |
* | Merge pull request #46462 from lopsided98/pacman-substituteJörg Thalheim2018-09-11
|\ \ | | | | | | pacman: substitute paths in repo-add
| * | pacman: substitute paths in repo-addBen Wolsieffer2018-09-10
| | |
* | | bunny: 1.2 -> 1.3 (#46498)Niclas2018-09-10
| | |
* | | bunny: 1.1 -> 1.2countingsort2018-09-08
| | |
* | | clib: 1.8.0 -> 1.8.1 (#46292)R. RyanTM2018-09-07
|/ / | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/clib/versions
* | nix: 2.1 -> 2.1.1Eelco Dolstra2018-09-06
| |
* | nix: make AWS support optionalJan Malakhovski2018-09-05
| |
* | nix: fix a tiny option bugJan Malakhovski2018-09-05
|/
* Merge pull request #44978 from alyssais/cargo-downloadxeji2018-09-04
|\ | | | | cargo-download: init at 0.1.1
| * cargo-download: add Security build input on darwinAlyssa Ross2018-09-04
| |
| * cargo-download: init at 0.1.1Alyssa Ross2018-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cargo.nix was generated from cargo-download 0.1.1 with this patch applied, which was necessary to not confuse carnix about the version being different between Cargo.toml and Cargo.lock. See https://github.com/Xion/cargo-download/pull/3. From 5efd4cf11ff9d5042712303404169016b1e05c33 Mon Sep 17 00:00:00 2001 From: Alyssa Ross <hi@alyssa.is> Date: Thu, 26 Jul 2018 21:19:06 +0200 Subject: [PATCH] Fix Cargo.lock Running `cargo build` on a clean checkout produces a diff in Cargo.lock, because it wasn't updated after the version number was bumped. After this commit, `cargo build` should no longer produce a modified working tree. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index cc7357c..c384dc1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -76,7 +76,7 @@ dependencies = [ [[package]] name = "cargo-download" -version = "0.1.0" +version = "0.1.1" dependencies = [ "ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.27.1 (registry+https://github.com/rust-lang/crates.io-index)", -- 2.17.1
* | nix.perl-bindings: Fix buildEelco Dolstra2018-09-03
| |
* | nix-prefetch-git: needs findutils as it depends on find/xargsDomen Kožar2018-09-03
| |
* | nix: 2.0.4 -> 2.1Eelco Dolstra2018-09-03
| |
* | cargo-tree: 0.19.0 -> 0.20.0jD91mZM22018-09-02
| |
* | treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | | | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | | | | | It is deprecated and will be removed after 18.09.
* | nix-review: 0.5.0 -> 0.5.2Jörg Thalheim2018-08-30
| | | | | | | | fix cleanup issue: https://github.com/Mic92/nix-review/issues/10
* | bunny: init at 1.1 (#45714)Niclas2018-08-28
| | | | | | | | | | | | | | | | | | | | | | * bunny: init at 1.1 Motivation for this change Pretty useful not to have to think about what system you're on when doing basic (un)installation tasks. * Fixed typo
* | python27Packages.rpm: 4.14.1 -> 4.14.2R. RyanTM2018-08-23
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rpm/versions.
* | nixUnstable: Include a copy of libboost_contextEelco Dolstra2018-08-22
| | | | | | | | | | This shaves 47 MiB off the closure size. (libboost_context.so is only 19 KiB.)
* | nixUnstable: 2.1pre6338_45bcf541 -> 2.1pre6377_954d1f4dEelco Dolstra2018-08-22
| |
* | nix-review: 0.4.0 -> 0.5.0 (#45267)Jörg Thalheim2018-08-17
| |