Commit Graph

1682 Commits

Author SHA1 Message Date
Oleksii Filonenko
07ee183c7f
emplace: change meta.license to agpl3Plus
Taken from https://github.com/tversteeg/emplace/blob/master/Cargo.toml#L9.

Suggested-by: Robot Robert <r-rmcgibbo@users.noreply.github.com>
2021-02-12 13:30:00 +02:00
R. RyanTM
80185972d9 emplace: 0.4.4 -> 1.0.0 2021-02-11 15:22:05 +00:00
Troels Henriksen
5fd817e68b smlpkg: init at 0.1.5 2021-02-09 22:25:36 +01:00
Mario Rodas
1f54e3bc12
Merge pull request #111771 from r-ryantm/auto-update/librepo
librepo: 1.12.1 -> 1.13.0
2021-02-08 21:14:56 -05:00
Mario Rodas
cc8fe41013
Merge pull request #112123 from r-ryantm/auto-update/emplace
emplace: 0.4.3 -> 0.4.4
2021-02-08 20:26:46 -05:00
adisbladis
3d6531e94f
nixops: Refactor expression
This removes the generic expression
2021-02-08 16:43:42 +01:00
adisbladis
dc83b85804
nixops_1_6_1: Remove package
Even Nixops 1.7 is unmaintained at this point, let's remove this old cruft.
2021-02-08 16:43:42 +01:00
adisbladis
418af7d7aa
nixops: Fix build by disabling the libvirt backend if package marked as insecure
With this change it's possible to override the libvirt package used if you absolutely need it.
2021-02-08 16:43:42 +01:00
Alyssa Ross
27f273d391
apk-tools: 2.10.5 -> 2.12.2; fix cross
Also clarify license.
2021-02-07 21:33:25 +00:00
Kira Bruneau
e5cb1701e0 protontricks: 1.4.3 -> 1.4.4 2021-02-06 12:46:10 -05:00
R. RyanTM
65fb918875 emplace: 0.4.3 -> 0.4.4 2021-02-06 10:39:49 +00:00
Sandro
62614b69ca
Merge pull request #111672 from dotlambda/checkinstall-insecure
checkinstall: mark as insecure
2021-02-04 16:54:35 +01:00
Sander van der Burg
b32335b3bd
Merge pull request #110813 from svanderburg/node2nix-update
nodePackages: regenerate with node2nix 1.9.0
2021-02-04 09:15:23 +01:00
Sander van der Burg
84a097848e regenerate with node2nix 1.9.0 except zigbee2mqtt 2021-02-03 19:52:09 +01:00
R. RyanTM
013635e98c librepo: 1.12.1 -> 1.13.0 2021-02-03 16:10:43 +00:00
adisbladis
c200428600
nixopsUnstable: Remove old unstable expression 2021-02-03 16:05:01 +01:00
Robert Schütz
d8c9ecae89 checkinstall: mark as insecure 2021-02-02 19:08:32 +01:00
Jörg Thalheim
fd2dcf3b17
Merge pull request #111247 from siraben/stdenv-lib-node-env
pkgs/development: stdenv.lib -> lib in node-composition files
2021-01-30 08:40:47 +00:00
Ben Siraphob
32fc8b9134 pkgs/development: stdenv.lib -> lib in node-composition files
Future updates to these files should generate them with node2nix 1.9.0
which removes stdenv.lib from the generated Nix.
2021-01-30 14:42:17 +07:00
Mario Rodas
836bf060af
Merge pull request #111087 from r-ryantm/auto-update/emplace
emplace: 0.4.2 -> 0.4.3
2021-01-28 23:34:12 -05:00
Mario Rodas
8cfcbef3bc
Merge pull request #111067 from r-ryantm/auto-update/cargo-outdated
cargo-outdated: 0.9.13 -> 0.9.14
2021-01-28 23:20:18 -05:00
R. RyanTM
3e6cd92b09 emplace: 0.4.2 -> 0.4.3 2021-01-29 01:01:58 +00:00
R. RyanTM
9e0995e1df cargo-outdated: 0.9.13 -> 0.9.14 2021-01-28 22:56:20 +00:00
Robert Hensing
1d41739764
nixUnstable: patch #4470 (ETag) (#111005)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-01-28 19:11:48 +00:00
Scriptkiddi
a3f4db8679
nixos/dysnomia nixos/disnix: Drop modules 2021-01-27 11:27:09 +01:00
Guillaume Girol
7f355dcc4e
Merge pull request #108427 from symphorien/chdir-appimage
appimage-run: fix #108426
2021-01-25 18:18:42 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Sandro
3cd31450a1
Revert "nodePackages: regenerate with node2nix 1.9.0" 2021-01-25 11:31:27 +01:00
Sander van der Burg
40f27ff2be
Merge pull request #110545 from svanderburg/node2nix-update
nodePackages: regenerate with node2nix 1.9.0
2021-01-25 09:13:59 +01:00
Marc Seeger
9a7efb2422 rpm: add zstd support 2021-01-24 10:23:16 -08:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
John Ericson
0ceadf99f2 lowdown: Split out "lib" and "man" outputs
Also fix to not always static link
2021-01-23 16:43:35 -05:00
Mario Rodas
4766c5e8be
Merge pull request #110510 from r-ryantm/auto-update/nfpm
nfpm: 2.2.2 -> 2.2.3
2021-01-22 19:57:34 -05:00
Sander van der Burg
3e385dc285 nodePackages: regenerate with node2nix 1.9.0 2021-01-22 22:42:58 +01:00
R. RyanTM
52187ee4e5 nfpm: 2.2.2 -> 2.2.3 2021-01-22 16:39:59 +00:00
Eelco Dolstra
b60a6af8ed
Merge pull request #110493 from hackworthltd/nix-big-sur
nix: add Security to build inputs.
2021-01-22 16:16:12 +01:00
Drew Hess
90888626ba
nix: add Security to build inputs.
For some reason, this is required to build nix on Big Sur, even though
it's not needed on earlier macOS versions.
2021-01-22 14:50:16 +00:00
Sandro
9a92886922
Merge pull request #110395 from zowoq/gemset 2021-01-22 09:31:07 +01:00
zowoq
2ab13ca162 treewide: add final newline 2021-01-22 07:40:43 +10:00
zowoq
59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
Timo Kaufmann
458b655a3b
Merge pull request #109825 from timokau/home-manager-2021-01-16
home-manager: 2020-09-06 -> 2020-01-16
2021-01-20 19:20:55 +01:00
Oleksii Filonenko
4ac13b8bb2
emplace: 0.4.1 -> 0.4.2 2021-01-20 13:49:10 +02:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
R. RyanTM
c37e8d19e3 cargo-release: 0.13.8 -> 0.13.10 2021-01-19 10:21:47 +00:00
Timo Kaufmann
e8d4683909 home-manager: 2020-09-06 -> 2020-01-16
It has been a while since the last update. This includes some new
features [1] and at least one compatibility fix [2].

[1] 73506f947c/modules/misc/news.nix (L1653)
[2] https://github.com/nix-community/home-manager/pull/1703
2021-01-18 22:05:50 +01:00
R. RyanTM
f969aa0faa emplace: 0.3.9 -> 0.4.1 2021-01-18 15:44:28 +00:00
Ben Siraphob
d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
msteen
a4e13d2a1a nix-prefetch: 0.3.1 -> 0.4.0 2021-01-15 16:21:08 +01:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Alvar Penning
8f81d7554f reuse: 0.11.1 -> 0.12.1
Next to the version bump, the tests are now executed.
2021-01-14 15:55:10 +01:00