Samuel Dionne-Riel
6418e34971
nix-universal-prefetch: init at 0.2.0 ( #53436 )
2019-01-23 20:32:09 +02:00
Jörg Thalheim
f6d6e5dcb5
nix-review: 1.0.2 -> 1.0.4
...
- also accept the full url of pull request i.e.
https://github.com/NixOS/nixpkgs/pull/54323
- stream-parse nix-env's eval output
- fix logs for failed builds issued by remote builders
- prepare code for overlays like: https://github.com/NixOS/nixpkgs/pull/53934
2019-01-21 14:27:57 +00:00
R. RyanTM
e2a36dde4b
pacman: 5.1.1 -> 5.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pacman/versions
2019-01-13 09:50:55 +01:00
Eelco Dolstra
c1a13108e2
nix: Add editline dependency
...
Also fix incorrect hash for nixUnstable.
2019-01-11 15:05:17 +01:00
Eelco Dolstra
94ea1c2d83
nix: 2.1.3 -> 2.2
2019-01-11 12:47:06 +01:00
Herwig Hochleitner
0e5c70eb76
nixops: add checkPhase with a smoke test
...
This can detect (python) import errors introduced by dependency updates.
2019-01-10 17:50:25 +01:00
Eelco Dolstra
5d09620d83
nixUnstable: 2.2pre6526_9f99d624 -> 2.2pre6600_85488a93
2019-01-10 15:05:53 +01:00
Joachim Fasting
5a42b5d076
pacman: set localstatedir to standard FHS path
...
Fixes https://github.com/NixOS/nixpkgs/issues/52981
2019-01-08 19:25:04 +01:00
buffet
445c73afed
maintainer-list: countingsort -> buffet
2019-01-07 00:10:46 +01:00
Frederik Rietdijk
070290bda7
Merge master into staging-next
2018-12-31 12:00:36 +01:00
Pascal Wittmann
7394efb23e
opkg: 0.3.6 -> 0.4.0
2018-12-30 18:48:13 +01:00
Orivej Desh
830599debe
nix1: fix build with boehmgc 7.6.8
...
It needs -lgc and -lgccpp, but boehmgc pkgconfig file specifies only -lgc.
Broken in https://hydra.nixos.org/build/82223544
2018-12-27 17:53:29 +00:00
Frederik Rietdijk
10afccf145
Merge staging-next into staging
2018-12-27 18:11:34 +01:00
Vladyslav Mykhailichenko
db5fe5d240
cargo-release: fix darwin build
2018-12-27 11:46:50 +02:00
Tobias Happ
f15466ecf7
cargo-release: 0.10.0 -> 0.10.5
2018-12-27 04:04:11 +01:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging
2018-12-24 15:02:29 +01:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
...
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Jörg Thalheim
32f4166c67
nix-review: 1.0.1 -> 1.0.2
2018-12-20 11:52:10 +01:00
volth
fed7914539
Merge branch 'staging' into make-perl-pathd
2018-12-18 17:13:27 +00:00
volth
bb9557eb7c
lib.makePerlPath -> perlPackages.makePerlPath
2018-12-15 03:50:31 +00:00
volth
19d06bc517
apt: remove 'export PERL5LIB'
2018-12-15 01:12:14 +00:00
volth
df8749b5a0
apt: fix Po4a path
2018-12-15 00:45:34 +00:00
Samuel Dionne-Riel
ea20a6898c
cde: Disable build on aarch64-linux
2018-12-10 14:55:21 -05:00
Frederik Rietdijk
3e950d584c
Merge staging-next into master
2018-12-08 16:29:21 +01:00
Will Dietz
9064f2b22d
packagekit: 1.1.11 -> 1.1.12
2018-12-08 15:02:37 +01:00
Frederik Rietdijk
5f554279ec
Merge master into staging-next
2018-12-07 15:22:35 +01:00
worldofpeace
904e1852e1
Merge pull request #51060 from kamilchm/appimage-run-libatk-bridge
...
appimage-run: fix missing libatk-bridge-2.0.so.0
2018-12-06 10:31:57 -05:00
Silvan Mosberger
e9ecd7f872
nix-index: Wrap with nix-env in PATH ( #51165 )
...
This fixes an impurity in nix-index: Previously it would take the nix-env
binary from the users PATH. I discovered this while trying to run nix-index in a
systemd service, which by default doesn't have nix-env in its path. The
errors it threw were not informative at all and it took me hours to
finally figure out the reason.
2018-12-04 08:54:37 +08:00
Frederik Rietdijk
a510aa2672
Merge master into staging-next
2018-12-03 12:18:43 +01:00
Jörg Thalheim
53f1ffa4d3
nix-review: 0.6.1 -> 1.0.1
...
- use nix build instead of nix-build
- writes per-build log in the current working directory
- symlinks the builds in the current working directory
- detects & deduplicates build aliases
- markdown reports
- filter builds by regex
- generate nix expression files that can be build by the user
2018-12-03 10:12:03 +00:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
4920f0c0ad
Merge pull request #50977 from jtojnar/parallel-update.nix
...
update.nix: Run update scripts in parallel
2018-12-02 01:23:39 +01:00
Jan Tojnar
59a94b57f0
update.nix: Run update scripts in parallel
...
To make updating large attribute sets faster, the update scripts
are now run in parallel.
Please note the following changes in semantics:
- The string passed to updateScript needs to be a path to an executable file.
- The updateScript can also be a list: the tail elements will then be passed
to the head as command line arguments.
2018-12-01 19:17:13 +01:00
Kamil Chmielewski
e7fd32d2f1
appimage-run: fix missing libatk-bridge-2.0.so.0
...
Fix `error while loading shared libraries: libatk-bridge-2.0.so.0`
when trying to run Beaker Browser >= 0.8.0
2018-11-26 21:37:07 +01:00
Franz Pletz
907d46bff5
gx-go: 1.5.0 -> 1.9.0
2018-11-20 13:43:19 +01:00
Franz Pletz
4f6f92cc22
gx: 0.12.0 -> 0.14.1
2018-11-20 13:43:19 +01:00
Daiderd Jordan
13074b57cb
Merge pull request #49708 from periklis/nix-index-fix-darwin
...
nix-index: fix darwin build
2018-11-19 21:25:46 +01:00
Johan Thomsen
46b11c9d1a
morph: init at 1.1.0
...
- added adamt to maintainers-list.nix
2018-11-18 23:02:37 +01:00
Jan Tojnar
d97702e03f
Merge pull request #50528 from jtojnar/repology-fixes
...
Repology fixes
2018-11-18 02:13:52 +01:00
Jan Tojnar
8c10401e69
createrepo_c: 0.11.0 → 0.11.1
2018-11-18 02:11:26 +01:00
Jörg Thalheim
cbea2201db
nixopsUnstable: 1.6.1pre2622_f10999a -> 1.6.1pre2706_d5ad09c
...
This fixes evaluation with the latest master.
2018-11-17 21:24:42 +00:00
Jan Tojnar
d561b17695
librepo: 1.8.1 → 1.9.2
2018-11-17 21:35:33 +01:00
hyperfekt
31d72972f7
home-manager: 2018-06-14 -> 2018-11-04
2018-11-15 19:39:23 +01:00
Jörg Thalheim
695a157740
nix-review: 0.6.0 -> 0.6.1
...
- blacklist for tests.nixos-functions.nixos-test
- nix-review rev HEAD: will now work as expected
2018-11-15 12:47:23 +00:00
jD91mZM2
7452a05e4d
cargo-tree: 0.21.0 -> 0.22.0
2018-11-12 16:49:38 +01:00
Periklis Tsirakidis
17e6147ab5
nix-index: fix darwin build
2018-11-12 12:32:10 +01:00
Gabriel Ebner
5443b3707f
Merge pull request #49680 from symphorien/nix-du-0.3
...
nix-du: 0.2.0 -> 0.3.0
2018-11-03 11:50:14 +01:00
Symphorien Gibol
8a8a2f61a9
nix-du: 0.2.0 -> 0.3.0
2018-11-03 11:08:23 +01:00
Daniël de Kok
1836905bf1
cargo-tree: 0.20.0 -> 0.21.0
2018-11-01 08:22:55 +01:00
Eelco Dolstra
81b2bfaf36
nixUnstable: 2.2pre6520_18b4c53f -> 2.2pre6526_9f99d624
2018-10-30 16:01:49 +01:00
Shea Levy
bd7e0aec71
nixUnstable: 2.1pre6377_954d1f4d -> 2.2pre6520_18b4c53f
2018-10-28 00:01:27 -04:00
Jörg Thalheim
42f17d8f14
nix-review: 0.5.3 -> 0.6.0
2018-10-27 18:09:32 +01:00
Tim
8d49637658
apt-dater: init at 1.0.3 ( #32175 )
...
* apt-dater: init at 1.0.3
* apt-dater: use autoreconfHook
2018-10-26 19:16:44 +02:00
Jörg Thalheim
23a017fbca
nix-review: 0.5.2 -> 0.5.3
2018-10-25 17:09:31 +01:00
R. RyanTM
68a674a376
python27Packages.rpm: 4.14.2 -> 4.14.2.1
...
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
2018-10-24 10:28:52 +02:00
Jörg Thalheim
cb44ddfde9
Merge pull request #48534 from r-ryantm/auto-update/dpkg
...
dpkg: 1.19.0.5 -> 1.19.2
2018-10-21 18:40:04 +01:00
Will Dietz
9973ca8c2f
xbps: 0.52 -> 0.53, update repo owner name (voidlinux -> void-linux)
2018-10-19 22:22:25 -05:00
Jörg Thalheim
7dea8e403e
Merge pull request #48559 from tilpner/appimage-run-type-1-2
...
appimage-run: Fix type-1 support, used wrong directory
2018-10-17 11:54:36 +01:00
tilpner
62dc7fbc61
appimage-run: Fix type-1 support, used wrong directory
2018-10-16 13:57:15 +02:00
R. RyanTM
23661254e4
dpkg: 1.19.0.5 -> 1.19.2
...
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
2018-10-16 00:06:07 -07:00
Daiderd Jordan
5c14decaa3
nix-index: fix darwin build
2018-10-12 19:04:19 +02:00
Moritz Kiefer
bd4301a2ae
nix-index: 0.1.1 -> 0.1.2
2018-10-11 21:42:28 +02:00
R. RyanTM
734cdd77b3
packagekit: 1.1.10 -> 1.1.11
...
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
2018-10-03 05:26:46 -07:00
Eelco Dolstra
2c9265c950
nix: 2.1.2 -> 2.1.3
2018-10-02 11:07:48 +02:00
Tuomas Tynkkynen
cdeafe7cdf
nix: Replace meta.available checks
...
This sort of code breaks config.{allowBroken, allowUnsupportedSystem} =
true by making them do unpredictable things.
2018-09-28 15:01:00 +03:00
Vladyslav Mykhailichenko
33eceb98f9
cargo-edit: 0.3.0 -> 0.3.1
2018-09-25 18:24:09 +03:00
Jan Tojnar
979089c1bc
packagekit: Enable introspection
2018-09-23 14:25:43 +02:00
Jörg Thalheim
62aadba1fd
Merge pull request #46955 from timbertson/nix-pin
...
nix-pin: 0.3.4 -> 0.4.0
2018-09-20 18:39:51 +01:00
Eelco Dolstra
869f615ff4
nix: 2.1.1 -> 2.1.2
2018-09-20 00:17:45 +02:00
Till Höppner
5fb0ed64d0
appimage-run: Support type-1 Appimages ( #45973 )
...
This attempts to detect older appimages and extract them
in the same manner as new ones, without changing filesystem paths
2018-09-19 18:42:12 +02:00
Tim Cuthbertson
4200e68e04
nix-pin: 0.3.4 -> 0.4.0
2018-09-18 20:48:21 +10:00
Daiderd Jordan
d782c4eba5
cargo-update: fix darwin build ( #46625 )
...
On darwin libcurl is also needed.
/cc ZHF #45961
2018-09-13 23:36:17 +02:00
Jörg Thalheim
12fbfbe144
Merge pull request #46100 from alyssais/cargo-edit
...
cargo-edit: 0.2.0 -> 0.3.0
2018-09-11 21:15:25 +01:00
Jörg Thalheim
cea6bbfe75
cargo-edit: disable impure check
2018-09-11 21:05:50 +01:00
Jörg Thalheim
ffde15da8e
cargo-edit: add pkgconfig/openssl on non-darwin
2018-09-11 20:55:08 +01:00
Alyssa Ross
902dea15ec
cargo-edit: use buildRustPackage instead of Carnix
...
Saving 3000 lines of Nix code.
2018-09-11 13:34:21 +01:00
Jörg Thalheim
188314c91e
Merge pull request #46462 from lopsided98/pacman-substitute
...
pacman: substitute paths in repo-add
2018-09-11 10:13:26 +01:00
Niclas
b1bee94d72
bunny: 1.2 -> 1.3 ( #46498 )
2018-09-10 22:53:30 +02:00
Ben Wolsieffer
7c96603af9
pacman: substitute paths in repo-add
2018-09-10 11:32:46 -04:00
countingsort
4f6c4030dc
bunny: 1.1 -> 1.2
2018-09-08 19:44:25 +02:00
R. RyanTM
2729373cd1
clib: 1.8.0 -> 1.8.1 ( #46292 )
...
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
2018-09-07 19:19:10 +02:00
Eelco Dolstra
1510f324a3
nix: 2.1 -> 2.1.1
2018-09-06 01:12:03 +02:00
Jan Malakhovski
4e735835e0
nix: make AWS support optional
2018-09-05 14:35:15 +00:00
Jan Malakhovski
c9fcabcf4b
nix: fix a tiny option bug
2018-09-05 14:34:58 +00:00
Alyssa Ross
7cafc36d28
cargo-edit: 0.2.0 -> 0.3.0
2018-09-05 15:34:34 +01:00
xeji
0402f04b9b
Merge pull request #44978 from alyssais/cargo-download
...
cargo-download: init at 0.1.1
2018-09-04 15:36:53 +02:00
Alyssa Ross
9f3707d83a
cargo-download: add Security build input on darwin
2018-09-04 10:32:05 +01:00
Eelco Dolstra
b06ad6199f
nix.perl-bindings: Fix build
2018-09-03 17:35:39 +02:00
Domen Kožar
66d6e847bb
nix-prefetch-git: needs findutils as it depends on find/xargs
2018-09-03 13:23:16 +01:00
Eelco Dolstra
347638ccfe
nix: 2.0.4 -> 2.1
2018-09-03 01:37:55 +02:00
jD91mZM2
61e7b1cfff
cargo-tree: 0.19.0 -> 0.20.0
2018-09-02 07:15:36 +02:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Jörg Thalheim
5b452a2f76
nix-review: 0.5.0 -> 0.5.2
...
fix cleanup issue: https://github.com/Mic92/nix-review/issues/10
2018-08-30 07:38:41 +01:00
Niclas
42bfaab927
bunny: init at 1.1 ( #45714 )
...
* 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
2018-08-28 23:18:55 +02:00
R. RyanTM
d0b111cddd
python27Packages.rpm: 4.14.1 -> 4.14.2
...
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 .
2018-08-23 19:46:22 -07:00
Eelco Dolstra
4c6aa54f86
nixUnstable: Include a copy of libboost_context
...
This shaves 47 MiB off the closure size. (libboost_context.so is only
19 KiB.)
2018-08-22 13:22:19 +02:00
Eelco Dolstra
c26c7f931a
nixUnstable: 2.1pre6338_45bcf541 -> 2.1pre6377_954d1f4d
2018-08-22 13:22:18 +02:00
Jörg Thalheim
fb8d1927a0
nix-review: 0.4.0 -> 0.5.0 ( #45267 )
2018-08-17 18:49:32 +02:00
lewo
f2cab31ae9
Merge pull request #44841 from Ma27/bump-hydra
...
hydra: 2017-11-21 -> 2018-08-07
2018-08-14 09:55:11 +02:00
Alyssa Ross
0d3b2b6990
cargo-download: init at 0.1.1
...
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
2018-08-13 12:18:57 +01:00
Sander van der Burg
996c0d6e00
disnixos: 0.7 -> 0.7.1
2018-08-12 22:24:21 +02:00
Pascal Wittmann
a34579e01e
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Eelco Dolstra
490ca6aa8a
nix-repl: Remove
...
This package is obsolete.
2018-08-10 21:48:47 +02:00
Maximilian Bosch
a7685f7697
nix1: don't deliver perl-bindings of nixStable (a.k.a nix2)
...
This causes collisions between the build outputs of `nix` when building
in an environment with `nix1.perl-bindings` and `nix`:
```
collision between `/nix/store/aa4rrcj7dg2xj4rfkiclcmp745ibqng0-nix-2.0.4/lib/libnixstore.so' and `/nix/store/sp0sdi4bll80h58big1iy8kkh3qqxpw2-nix-1.11.16/lib/libnixstore.so'
builder for '/nix/store/wgbccin107lhm8cv9imnnvkx1j2pgibc-hydra-perl-deps.drv' failed with exit code 25
```
2018-08-09 22:31:18 +02:00
Pascal Wittmann
af8cd3c74e
Merge branch 'master' into add-missing-licenses
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
Pascal Wittmann
97d28586c1
nixops: add license
...
see issue #43716
2018-08-09 12:51:48 +02:00
R. RyanTM
90b9c56821
pacman: 5.1.0 -> 5.1.1 ( #44730 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pacman/versions .
2018-08-08 23:18:43 +02:00
rnhmjoj
0683a72e35
nox: remove pythonPackages references
2018-08-08 02:20:54 +02:00
Jörg Thalheim
5397f056ab
nix-review: 0.3.0 -> 0.4.0
...
- add option to build pull request branch instead of merge.
2018-08-07 01:14:12 +01:00
Jan Malakhovski
1e3c993286
appimagekit: init at 20180727
2018-08-05 19:49:52 +00:00
Tobias Happ
219970b494
cargo-update: init at 1.5.2 ( #40575 )
2018-08-02 10:28:57 +02:00
Eelco Dolstra
7bc2778ebb
nixUnstable: 2.1pre6148_a4aac7f -> 2.1pre6338_45bcf541
2018-07-31 21:17:10 +02:00
Jörg Thalheim
a42311a9f6
Merge pull request #44209 from samueldr/feature/nix-top
...
nix-top: init at 0.1.0 -> 0.2.0
2018-07-30 10:05:29 +01:00
Jörg Thalheim
8717de96a9
nix-top: simplify installPhase
2018-07-30 10:04:15 +01:00
Samuel Dionne-Riel
e1dc63b41b
nix-top: 0.1.0 -> 0.2.0
2018-07-29 22:10:49 -04:00
Samuel Dionne-Riel
92eedad50b
nix-top: init at 0.1.0
2018-07-29 16:20:22 -04:00
Daiderd Jordan
77a9745d7a
nix: don't use /tmp for the tests on darwin
...
Unlike on linux these are not namespaced per user so this will cause
build failures if /tmp/nix-test was not removed by a previous build if
the nixbld user id doesn't match by accident. Nix already creates a
unique tempdir for builds so we can use that instead.
Fixes #44172
2018-07-28 16:03:17 +02:00
volth
cc55a3ebcb
treewide: fix build with disallowed aliases ( #43872 )
...
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Frederik Rietdijk
1a6af9f88e
Merge pull request #43857 from volth/unused
...
[bot] treewide: remove unreferenced code
2018-07-20 21:06:32 +02:00
volth
87f5930c3f
[bot]: remove unreferenced code
2018-07-20 18:48:37 +00:00
Sarah Brofeldt
1bec0a9ed4
Merge pull request #43729 from srhb/nix-index-0.1.1
...
nix-index: 0.1.0 -> 0.1.1
2018-07-19 09:35:30 +02:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
Sarah Brofeldt
e778191b24
nix-index: 0.1.0 -> 0.1.1
2018-07-18 12:55:35 +02:00
Brandon Smith
5f59d13f8c
appimage-run: add libudev to inputs ( #43269 )
...
Required by Ledger Live
2018-07-11 14:34:59 +00:00
Silvan Mosberger
e73783ae40
Merge pull request #42395 from symphorien/nix-du-0-2-0
...
nix-du: 0.1.2 -> 0.2.0
2018-07-07 18:17:22 +02:00
Symphorien Gibol
1db6cd6952
nix-du: 0.1.2 -> 0.2.0
2018-07-05 14:18:34 +02:00
R. RyanTM
323dc1171b
createrepo_c: 0.10.0 -> 0.11.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/createrepo_c/versions .
These checks were done:
- built on NixOS
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/createrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/mergerepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/modifyrepo_c passed the binary check.
- /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0/bin/sqliterepo_c passed the binary check.
- 4 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 0.11.0 with grep in /nix/store/japb72abhyigv3na7jb2jnslg4m5lvks-createrepo_c-0.11.0
- directory tree listing: https://gist.github.com/58f40cce4b69dd806f345f13d65833cb
- du listing: https://gist.github.com/4f61dce7f9bacb5093fb7cec50712fc1
2018-07-04 11:52:38 -07:00
Frederik Rietdijk
f67573e7a0
Merge pull request #42744 from Mic92/nix-review
...
nix-review: 0.2.0 -> 0.3.0
2018-06-29 09:08:24 +02:00
Sander van der Burg
0068fea88c
nodePackages: regenerate with node2nix 1.6.0
2018-06-28 23:26:44 +02:00
Jörg Thalheim
23aeb0d8ed
nix-review: 0.2.0 -> 0.3.0
2018-06-28 22:07:56 +01:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
jD91mZM2
e68861a2ca
cargo-tree: 0.18.0 -> 0.19.0 ( #42720 )
2018-06-28 13:15:48 +02:00
Will Dietz
19ef534fbb
Merge pull request #41762 from tilpner/appimage-run
...
appimage-run: init
2018-06-23 07:23:08 -05:00
Pasquale
cdd5b90b02
home-manager:2017-12-7 -> 2018-06-14
2018-06-23 13:59:18 +02:00
Jörg Thalheim
b1d291ab47
Merge pull request #42220 from timbertson/nix-update-source
...
nix-update-source: 0.5.0 -> 0.6.3
2018-06-20 09:54:55 +01:00
adisbladis
ec5c0803c0
Merge pull request #42219 from timbertson/nix-pin
...
nix-pin: 0.3.1 -> 0.3.4
2018-06-19 20:04:33 +08:00
Tim Cuthbertson
e905a3a417
nix-update-source: 0.5.0 -> 0.6.3
2018-06-18 22:09:52 +10:00
Tim Cuthbertson
9fb27679de
nix-pin: 0.3.1 -> 0.3.4
2018-06-18 22:09:14 +10:00
Matthew Justin Bauer
3f9ea23556
packagekit: fix platform typo
...
should be unix
2018-06-16 16:51:44 -04:00
Matthew Bauer
3b995bba98
packagekit: supports darwin
...
- make systemd optional
2018-06-15 23:07:45 -04:00
tilpner
f38459442a
appimage-run: init
...
This adds a best-effort hack to run AppImages, which currently don't
work out-of-the-box on NixOS. This is not preferable to using packaged
applications, but may help users if the application they want to run
is not in nixpkgs.
It uses the package list from the Steam chroot, but without Steam
packages.
2018-06-15 11:02:15 +02:00
Uli Baum
0046d42397
cargo-edit: remove reference to <nixpkgs>
...
... it broke nixpkgs.tarball
2018-06-01 01:55:31 +02:00
Tobias Happ
56023ac0ba
cargo-edit: Fixes build with carnix ( #39348 )
2018-05-31 14:14:24 +02:00
Eelco Dolstra
47b85dc5ab
nix: 2.0.3 -> 2.0.4
2018-05-31 11:31:04 +02:00
R. RyanTM
51fbd3068b
pacman: 5.0.2 -> 5.1.0 ( #41275 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/pacman/versions .
These checks were done:
- built on NixOS
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/repo-add passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/makepkg passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pacman-db-upgrade passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pacman-key passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pkgdelta passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/repo-elephant passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/repo-remove passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/vercmp passed the binary check.
- Warning: no invocation of /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/testpkg had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/cleanupdelta had a zero exit code or showed the expected version
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pacman passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/pacman-conf passed the binary check.
- /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0/bin/makepkg-template passed the binary check.
- 11 of 13 passed binary check by having a zero exit code.
- 0 of 13 passed binary check by having the new version present in output.
- found 5.1.0 with grep in /nix/store/mgfrpaqbzbby4qy7wxj20h6dx0dh1sqz-pacman-5.1.0
- directory tree listing: https://gist.github.com/61f365ecd9146adf48fc68403568904d
- du listing: https://gist.github.com/391d88c911aeda73c0cd89f80ced8ce2
2018-05-31 08:54:06 +02:00
Eelco Dolstra
0eea0209cf
nix: 2.0.2 -> 2.0.3
2018-05-30 11:47:09 +02:00
Ryan Mulligan
af9d10a91b
treewide: fix derivation names
2018-05-28 05:59:57 -07:00
Jan Malakhovski
ad35019501
Merge branch 'master' into staging
...
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
symphorien
d32e2e3063
nix-du: 0.1.1 -> 0.1.2 ( #41002 )
2018-05-24 13:27:06 +02:00
John Ericson
18742471af
Merge remote-tracking branch 'upstream/master' into staging
...
Use newer vagrant from master
2018-05-23 09:40:37 -04:00
Yegor Timoshenko
74083c8cd7
Merge pull request #40570 from teozkr/fix/nixops-1.6.1pre2622_f10999a
...
nixopsUnstable: 1.6pre2276_9203440 -> 1.6.1pre2622_f10999a
2018-05-22 23:20:16 +03:00
jD91mZM2
71da438f21
cargo-tree: init at 0.18.0 ( #40924 )
2018-05-22 22:04:50 +02:00
Tuomas Tynkkynen
0fd461d5b5
db: Use more conventional outputs, also split bin
2018-05-22 17:49:04 +03:00
Jörg Thalheim
c8a4562f59
Merge pull request #40896 from symphorien/nix-du
...
nix-du: init at 0.1.1
2018-05-22 15:46:21 +01:00
Symphorien Gibol
87125d6d08
nix-du: init at 0.1.1
2018-05-22 16:24:00 +02:00
Will Dietz
a9d3d4dc6d
xbps: limit to platforms.linux
...
Darwin is a no-go at least:
https://github.com/NixOS/nixpkgs/pull/40730#issuecomment-390284212
2018-05-18 13:07:51 -05:00
Will Dietz
0c30d6597e
xbps: init at 0.52
2018-05-18 12:42:34 -05:00
Tobias Happ
93fedb03fe
cargo-release: Init at 0.10.0
2018-05-17 14:20:28 -05:00
Teo Klestrup Röijezon
e9868c39e3
nixopsUnstable: 1.6pre2276_9203440 -> 1.6.1pre2622_f10999a
2018-05-15 22:54:57 +02:00
Matthew Bauer
c37b93bd52
treewide: remove lib.meta.enableIfAvailable
2018-05-09 16:21:22 -05:00
Tim Cuthbertson
04703916cf
nix-pin: 0.3.0 -> 0.3.1
2018-05-09 21:15:33 +10:00
Tim Cuthbertson
3cce9b107a
nix-pin: 0.2.2 -> 0.3.0
2018-05-05 19:53:40 +10:00
Eelco Dolstra
9d0b6b9dfc
nix: 2.0.1 -> 2.0.2
2018-05-04 13:28:36 +02:00
Will Dietz
6e8118b239
nix: fix stdenv.system check -- should be hostPlatform
...
(stdenv.system is the system running the build, apparently)
2018-04-28 22:11:30 -05:00
R. RyanTM
4176d58331
packagekit: 1.1.9 -> 1.1.10
...
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 .
These checks were done:
- built on NixOS
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkcon -h’ got 0 exit code
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkcon --help’ got 0 exit code
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkmon -h’ got 0 exit code
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkmon --help’ got 0 exit code
- found 1.1.10 with grep in /nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10
- directory tree listing: https://gist.github.com/1d641323594032d2e935bd1e088bf409
2018-04-26 01:22:20 -07:00
Tim Cuthbertson
1faea2934b
nix-pin: 0.1.2 -> 0.2.2 and add updateScript
2018-04-23 15:38:16 +10:00
Jörg Thalheim
94d92fd046
Revert "nix-pin: 0.1.2 -> 0.2.2"
...
This reverts commit 92f083af23
.
breaks evaluation
2018-04-22 16:43:27 +01:00
Jörg Thalheim
b96cc8fb86
Revert "nix-pin: add passthru.updateScript
"
...
This reverts commit 146dabd4ac
.
breaks evaluation
2018-04-22 16:43:18 +01:00
Jörg Thalheim
caa45305fe
nix-review: 0.1.2 -> 0.2.0
2018-04-22 12:50:25 +01:00
Jörg Thalheim
f56d484225
Merge pull request #39323 from timbertson/nix-pin
...
nix-pin: 0.1.2 -> 0.2.2
2018-04-22 12:20:01 +01:00
Tim Cuthbertson
146dabd4ac
nix-pin: add passthru.updateScript
2018-04-22 15:17:39 +10:00
Tim Cuthbertson
0eab0596d0
nix-update-source: 0.4.0 -> 0.5.0
2018-04-22 15:15:34 +10:00
Tim Cuthbertson
92f083af23
nix-pin: 0.1.2 -> 0.2.2
2018-04-22 14:12:32 +10:00
Eelco Dolstra
03b36522e7
nix: 2.0 -> 2.0.1
2018-04-20 23:37:18 +02:00
Shea Levy
48d9754d2b
nixUnstable: 2.0pre6137_e3cdcf89 -> 2.1pre6148_a4aac7f
2018-04-17 07:15:12 -04:00
Shea Levy
0a9f34ad27
nixUnstable: Reinit at 2.0pre6137_e3cdcf89
2018-04-11 14:52:10 -04:00
Frederik Rietdijk
ee6894ca12
Merge staging into master
2018-04-11 14:55:52 +02:00
Jörg Thalheim
6bd669f0f9
nix-review: 0.1.0 -> 0.1.2
2018-04-11 11:46:43 +01:00
Frederik Rietdijk
0aa59a08d6
Merge master into staging
2018-04-09 15:12:32 +02:00
Jörg Thalheim
9392b10d4a
Merge pull request #38374 from timbertson/nix-pin
...
nix-pin: init at 0.1.2
2018-04-09 10:04:57 +01:00
Tim Cuthbertson
a1cf616537
nix-pin: init at 0.1.2
2018-04-09 09:04:37 +10:00
Frederik Rietdijk
a9f37d1c25
Merge master into staging
2018-04-05 19:25:05 +02:00
Jörg Thalheim
96b106bc5c
nix-review: init at 0.1.0
2018-04-04 14:42:43 +01:00
Shea Levy
05e375d710
Merge remote-tracking branch 'origin/master' into staging
2018-03-28 09:36:47 -04:00
Rob Vermaas
93a77eee1a
nixops: update to 1.6
...
(cherry picked from commit 2a28e657421be06a0f2b1189344f454e12d0e2f7)
2018-03-28 13:06:47 +02:00
Shea Levy
26e8d58cb5
libseccomp: Disable only on RISC-V if Linux.
...
The isSeccomputable flag treated Linux without seccomp as just a
normal variant, when it really should be treated as a special case
incurring complexity debt to support.
2018-03-27 08:16:24 -04:00
Matthew Bauer
ed2a9cf65f
treewide: remove libintl hacks
2018-03-22 16:50:11 -05:00
Jan Tojnar
2f5fc51479
packagekit: 1.1.8 → 1.1.9
2018-03-22 07:46:52 +01:00
zimbatm
8add42f90c
nix-serve: patch for nix 2.0 ( #37459 )
...
Fixes incompatible secret file handling. See https://github.com/edolstra/nix-serve/pull/8
2018-03-20 16:40:35 +00:00
Pascal Wittmann
26db7314c8
opkg: 0.3.5 -> 0.3.6
2018-03-17 23:47:38 +01:00
volth
e47175638b
rpm: 4.14.0 -> 4.14.1
2018-03-16 10:08:46 +00:00
Sander van der Burg
e2cb020a27
nixui: regenerate with node2nix 1.5.3
2018-03-13 10:43:37 +01:00
Samuel Leathers
ba0e18829e
nixui: inherit libtool for derivation
2018-03-12 23:30:52 -04:00
Tuomas Tynkkynen
22df741045
nix: Fix build on ARMv6
2018-03-11 19:44:44 +02:00
Eelco Dolstra
1deb779a7a
nixUnstable: Point to Nix 2.0
2018-03-07 10:31:09 +01:00
Eelco Dolstra
40f9a3e9d2
Merge pull request #36360 from dtzWill/fix/nix-use-brotli-for-sanity
...
nix: fix conditional so brotli is used w/2.0 builds, needed for logs!
2018-03-06 12:01:31 +01:00
Will Dietz
7dafa09ed9
nix: fix conditional so brotli is used w/2.0 builds, needed for logs!
...
cc https://github.com/NixOS/nix/issues/1951
2018-03-05 17:23:47 -06:00
volth
30877b1ed8
nix-serve: nix 2.0 fixes
2018-03-05 19:32:42 +00:00
Vladimír Čunát
b70c93f211
Merge branch 'master' into nix-2.0
2018-03-03 18:02:35 +01:00
Ryan Mulligan
ba979433dc
mynewt-newt: 1.0.0 -> 1.3.0
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newt -h` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newt --help` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newt help` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newt version` and found version 1.3.0
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newtmgr -h` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newtmgr --help` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newtmgr help` got 0 exit code
- found 1.3.0 with grep in /nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin
- found 1.3.0 in filename of file in /nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin
cc "@pjones @ehmry @lethalman"
2018-02-28 20:31:10 +00:00
Masayuki Takeda
6370467d2c
pacman: init at 5.0.2
2018-02-28 12:21:00 +09:00
adisbladis
9b63265551
nixui: Regenerate using nodejs-6_x
2018-02-27 10:19:23 +01:00
Sander van der Burg
7817d879eb
disnixos: 0.6.1 -> 0.7
2018-02-25 22:27:41 +01:00
Sander van der Burg
ceeed463e9
DisnixWebService: 0.7 -> 0.8
2018-02-25 22:26:26 +01:00
Sander van der Burg
db5c7f34d3
disnix: 0.7.2 -> 0.8
2018-02-25 22:25:00 +01:00
Sander van der Burg
a4e388c978
dysnomia: 0.7.1 -> 0.8
2018-02-25 22:23:03 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Shea Levy
3c57e770cf
Only build libseccomp on supported systems
2018-02-24 23:05:08 -05:00
Eelco Dolstra
d12c9911df
Merge remote-tracking branch 'origin/master' into nix-2.0
2018-02-22 17:28:51 +01:00
Eelco Dolstra
fab12188b8
Doh
2018-02-22 17:26:52 +01:00
Eelco Dolstra
bae19ef9f6
Doh
2018-02-22 17:20:59 +01:00
Eelco Dolstra
32af695a22
nix: 1.11.16 -> 2.0
2018-02-22 17:03:27 +01:00
Peter Hoeg
1fa60974e7
Merge pull request #35316 from peterhoeg/u/pk
...
packagekit: 1.1.7 -> 1.1.8 (packagekit-qt: init at 1.0.1)
2018-02-22 16:04:34 +08:00
Peter Hoeg
353b00f296
packagekit-qt: init at 1.0.1
2018-02-22 12:43:09 +08:00
Peter Hoeg
49a8b3d22c
packagekit: 1.1.7 -> 1.1.8
2018-02-22 12:43:02 +08:00
Jörg Thalheim
b6cad72585
Merge pull request #35142 from Kaali/master
...
rpm: Add Darwin support
2018-02-21 10:18:00 +00:00
Väinö Järvelä
2a532e2496
rpm: Add Darwin support
2018-02-21 07:33:11 +02:00
Will Dietz
cbae401982
nixUnstable: bump for minor fix to unbreak seccomp builds
2018-02-19 12:28:09 -06:00
Shea Levy
d1cb2ee899
nixUnstable: 2.0pre5951_690ac7c9 -> 2.0pre5967_623fcb07.
...
Important security patch for no-seccomp systems.
2018-02-19 12:10:28 -05:00
Shea Levy
a96886863a
Merge branch 'riscv-initial-cross-support' of git://github.com/shlevy/nixpkgs
2018-02-18 16:16:48 -05:00
Benjamin Hipple
5ab428799e
conda: init at miniconda3 4.3.31 ( #34872 )
...
* conda: init at miniconda3 4.3.31
2018-02-18 18:21:25 +00:00
Shea Levy
765194d7ab
nixUnstable: Disable seccomp support on RISC-V.
2018-02-18 09:02:10 -05:00
Shea Levy
5a0eec1de1
nixUnstable: 2.0pre5950_3a5a241b -> 2.0pre5951_690ac7c9.
2018-02-18 09:02:10 -05:00
Vladimír Čunát
b5aaaf87a7
Merge staging and PR #35021
...
It's the last staging commit (mostly) built on Hydra,
and a minimal fix for Darwin regression in pysqlite.
2018-02-16 09:13:12 +01:00
Shea Levy
ce35114ee4
nixUnstable: 2.0pre5943_52c777a7 -> 2.0pre5950_3a5a241b
2018-02-15 16:22:21 -05:00
Frederik Rietdijk
672bb6b4ab
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-14 21:30:08 +01:00
Shea Levy
f73b358842
nixUnstable: Bump
2018-02-13 12:18:50 -05:00
Will Dietz
5a802afb75
nix: doInstallCheck is disabled on cross already.
2018-02-13 09:44:59 -06:00
Ben Gamari
5d6e229ec0
nixUnstable: Enable cross-compilation
...
Older nix versions likely aren't feasible due to the perl dependency.
2018-02-13 09:44:58 -06:00
Will Dietz
3aa61e33be
nix: simplify bzip2 dependency, this is handled properly now
2018-02-13 09:44:30 -06:00
Will Dietz
afe517acd5
nix: 1.11 needs 'curl' on PATH so provide as nativeBuildInput.
2018-02-13 09:44:30 -06:00
Frederik Rietdijk
9d69ebe5a8
Merge staging at '256ba86' into master
2018-02-11 08:54:49 +01:00
Tuomas Tynkkynen
48f3036e87
Merge remote-tracking branch 'upstream/master' into staging
2018-02-11 02:10:02 +02:00
Jörg Thalheim
df0fe7aa56
Merge pull request #34510 from sorki/nixops-dns
...
nixops-dns: init at f6c3f79
2018-02-10 10:47:25 +00:00
Eelco Dolstra
e76849dca2
nixUnstable: 2.0pre5889_c287d731 -> 2.0pre5914_48c192ca
2018-02-07 19:32:12 +01:00
Will Dietz
6ec60e8c44
busybox-sandbox-shell: extract basic shell to new attribute
...
Nix will use this shell if the attribute is present,
avoiding duplicating changes in the future.
2018-02-05 11:26:01 -06:00
Will Dietz
74d928cf8b
nix: enable more features in busybox shell to resolve build failures
2018-02-05 09:19:54 -06:00
Will Dietz
4faac207bc
nix: fix config for echo/test on newer busybox
...
Matches
2f1a1c5a49
2018-02-05 09:18:39 -06:00
Eelco Dolstra
294a4e6ea5
Use nixUnstable as the default temporarily
2018-02-05 13:49:24 +01:00
Richard Marko
da6b85be51
nixops-dns: init at 1.0
2018-02-03 07:28:28 +01:00
Vladimír Čunát
2fb4606f38
Merge branch 'master' into staging
...
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
Eelco Dolstra
75a20284f4
nixUnstable: 1.12pre5873_b76e282d -> 2.0pre5889_c287d731
2018-01-31 22:24:50 +01:00
Eelco Dolstra
ef351646ba
Revert "Restore "nixUnstable: rename to nix-unstable""
...
This reverts commit 695027f61c
.
We really can't have "nix-env -i nix" *not* upgrade nixUnstable to a
newer nixStable. For instance, it would cause "nix upgrade-nix" to
produce a user environment with collisions.
2018-01-31 22:24:24 +01:00
Frederik Rietdijk
769342b37b
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-24 14:17:49 +01:00
Dan Peebles
533cc72d4d
nixUnstable: pre5849_74f75c85 -> pre5873_b76e282d
2018-01-23 16:07:25 -05:00
Ben Gamari
2b04cddf7e
nix-prefetch-scripts: makeWrapper is a nativeBuildInput
2018-01-22 20:25:45 -05:00
Frederik Rietdijk
27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
...
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
adisbladis
43d1a38b8d
dpkg: 1.19.0.4 -> 1.19.0.5
2018-01-18 02:24:23 +08:00