Commit Graph

1890 Commits

Author SHA1 Message Date
Sandro
f64bb073ef
Merge pull request #130196 from Stunkymonkey/inherit-version 2021-07-17 20:41:50 +02:00
Felix Buehler
1e9baed56b various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
Jonathan Ringer
70580fdab7
nix-template: 0.1.0 -> 0.1.1 2021-07-11 21:00:22 -07:00
Maximilian Bosch
aa1561e780
Merge pull request #129712 from lf-/update-nix-doc
nix-doc: 0.5.0 -> 0.5.1
2021-07-09 21:01:50 +02:00
Jade
760e7e14b3 nix-doc: Fix lint: the license is LGPL3+ 2021-07-09 11:17:55 -07:00
Jade
29793d92de nix-doc: 0.5.0 -> 0.5.1
Now, `inherit a b;` makes tags for `a` and `b`.
2021-07-08 20:26:20 -07:00
Mauricio Scheffer
7eaf29cb05 micromamba: init at 0.14.1 2021-07-08 13:27:09 +01:00
Sandro
03db443af8
Merge pull request #129191 from fabaff/bump-cargo-audit 2021-07-05 12:09:07 +02:00
Ben Siraphob
22043960a5
Merge pull request #129201 from lf-/update-nix-doc
nix-doc: 0.3.3 -> 0.5.0
2021-07-04 11:37:31 +07:00
Ben Siraphob
7e12830d1a
Merge pull request #129198 from r-ryantm/auto-update/cargo-release
cargo-release: 0.15.1 -> 0.16.0
2021-07-04 11:08:11 +07:00
Jade
5573210d87 nix-doc: 0.3.3 -> 0.5.0
This release adds a ctags implementation to generate tags for Nix
script! 🎉
2021-07-03 19:42:47 -07:00
R. RyanTM
a0d5f7eaca cargo-release: 0.15.1 -> 0.16.0 2021-07-04 02:29:32 +00:00
Sandro
8723bd8119
Merge pull request #129122 from dotlambda/dateutil-alias 2021-07-04 02:53:34 +02:00
Fabian Affolter
2edaa49ed1 cargo-audit: 0.14.1 -> 0.15.0 2021-07-04 00:51:42 +02:00
Jörg Thalheim
ba6600c096
Merge pull request #129080 from r-ryantm/auto-update/cargo-release
cargo-release: 0.15.0 -> 0.15.1
2021-07-03 13:05:54 +01:00
Robert Schütz
1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
R. RyanTM
70f6d689d5 cargo-release: 0.15.0 -> 0.15.1 2021-07-03 06:17:56 +00:00
R. RyanTM
e0c0477c1e cargo-outdated: 0.9.15 -> 0.9.17 2021-07-03 03:55:54 +00:00
adisbladis
c08e7693f9
fpm: 1.11.0 -> 1.13.0 2021-06-30 15:06:23 -05:00
R. RyanTM
a5519a216a cargo-release: 0.14.0 -> 0.15.0 2021-06-23 11:01:37 +00:00
zowoq
1c7b7616d2 nix-prefetch: apply 'Fix input_type regex for macOS systems' patch 2021-06-22 09:52:27 +10:00
Ryan Mulligan
f69ba850a7
Merge pull request #127636 from r-ryantm/auto-update/libdnf
libdnf: 0.63.0 -> 0.63.1
2021-06-21 13:22:45 -07:00
R. RyanTM
e36a8d534d libdnf: 0.63.0 -> 0.63.1 2021-06-21 07:18:13 +00:00
Sandro
81e9872350
Merge pull request #127468 from kira-bruneau/protontricks
protontricks: 1.5.1 → 1.5.2
2021-06-20 18:06:05 +02:00
Kira Bruneau
e2c86a37a9 protontricks: 1.5.1 → 1.5.2 2021-06-19 10:29:45 -04:00
R. RyanTM
ddd10a8dfc cargo-release: 0.13.11 -> 0.14.0 2021-06-18 23:47:41 +09:00
Sandro
be76a2a074
Merge pull request #127090 from r-ryantm/auto-update/libdnf
libdnf: 0.62.0 -> 0.63.0
2021-06-16 17:32:44 +02:00
R. RyanTM
5e92bca2b9 libdnf: 0.62.0 -> 0.63.0 2021-06-16 13:08:09 +00:00
V
ce2c9bd765 reuse: 0.12.1 -> 0.13.0 2021-06-16 12:10:33 +00:00
Jonathan Ringer
50f15c610a
nixpkgs-review: 2.6.0 -> 2.6.1 (#126845) 2021-06-14 18:58:11 +02:00
Alyssa Ross
2d641a29ab nixUnstable: fix cross by disabling documentation
The documentation for Nix HEAD now requires running the generated Nix
binary, so we can't cross-build it. :(

https://github.com/NixOS/nix/issues/4622
2021-06-12 10:02:26 +00:00
Alyssa Ross
42b211f175
nix: clarify config.nix hack
The comment said that this was needed for Nix <2.3.8, which is wrong
-- it's needed for all 2.3.x.  I think this must have been caused by a
nmisreading of the conditional, which applied to all versions _later_
than 2.3.8, not earlier.

But we don't package anything that old any more, so we can remove that
check entirely, in addition to clarifying the comment.
2021-06-04 13:32:02 +00:00
Alyssa Ross
45eeabf3a1
nix: always depend on libsodium
Restricting this to Linux and Darwin broke other operating systems,
like NetBSD.
2021-06-04 10:37:34 +00:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Jonathan Ringer
edb5ff75f2 nix: 2.3.11 -> 2.3.12 2021-06-02 19:15:39 -07:00
Jonathan Ringer
65c897c7c4 nixUnstable: 2.4pre20210503_6d2553a -> 2.4pre20210601_5985b8b5 2021-06-02 19:15:39 -07:00
Sandro
65f32d2984
Merge pull request #124730 from LeSuisse/morph-1.6.0
morph: 1.5.0 -> 1.6.0
2021-05-31 12:03:45 +02:00
R. RyanTM
c00957f455 cargo-deb: 1.29.2 -> 1.30.0 2021-05-28 10:34:12 +00:00
Thomas Gerbet
03465e588b morph: 1.5.0 -> 1.6.0
https://github.com/DBCDK/morph/releases/tag/v1.6.0
2021-05-28 08:00:08 +02:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Kira Bruneau
cd4780fab4
maintainers: rename metadark -> kira-bruneau (#124035) 2021-05-22 16:47:40 +02:00
Jonathan Ringer
5cd5b9b97f
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
 pkgs/development/tools/kubie/default.nix
2021-05-21 10:39:34 -07:00
Eelco Dolstra
62ee635d53
Replace nixFlakes -> nixUnstable 2021-05-21 15:23:52 +02:00
Eelco Dolstra
49c22083b9
nixFlakes: Turn into an alias 2021-05-21 15:21:31 +02:00
Eelco Dolstra
21bfd3bbce
Revert nixFlake / nixExperimental (#120141)
Usage of the nixFlakes attribute obscures the fact that it's an
experimental feature. Providing a nixExperimental attribute (which
people will inevitably start using on their production machines) makes
it too easy to enable all experimental features, when you should
explicitly opt in to the features that you want to try out.

Also, upstream Nix doesn't provide an "enable all experimental
features" patch so neither should Nixpkgs.
2021-05-21 15:16:35 +02:00
Jonathan Ringer
ca46ad3762
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/tools/package-management/cargo-release/default.nix
2021-05-18 11:03:38 -07:00
Maximilian Bosch
58959f9d2d
Merge pull request #123485 from r-ryantm/auto-update/cargo-release
cargo-release: 0.13.10 -> 0.13.11
2021-05-18 19:14:27 +02:00
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
R. RyanTM
402e8da68f cargo-release: 0.13.10 -> 0.13.11 2021-05-18 10:07:14 +00:00
Damien Cassou
762cb764a2
Merge pull request #123310 from khumba/nvd
nvd: init at 0.1.1
2021-05-18 10:56:38 +02:00